From: Paul Eggert Date: Thu, 14 Aug 1997 02:16:15 +0000 (+0000) Subject: automatically generated from GPLed version X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~79734 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=3d620bbb7d1ebf375bc73171cae9d7efb9f4f43d;p=emacs.git automatically generated from GPLed version --- diff --git a/lib-src/getopt.c b/lib-src/getopt.c index f622fc375ee..231e5ee6849 100644 --- a/lib-src/getopt.c +++ b/lib-src/getopt.c @@ -79,7 +79,7 @@ #endif #endif -#if defined (WIN32) && !defined (__CYGWIN32__) +#if defined (_WINDOWS32) && !defined (__CYGWIN32__) /* It's not Unix, really. See? Capital letters. */ #include #define getpid() GetCurrentProcessId()